Deprecations in Automation Gateway
The table below shows a list of deprecations in Automation Gateway.
| Item | Description | Deprecation Release | Removal Release | Replacement | 
|---|---|---|---|---|
| /api/v1.0 | API for managing devices, modules, roles, and playbooks. | 2019.2 | 2020.1 | /api/v2.0 | 
| /api/v2.0/getConfig | Retrieve the running configuration for a device. | 2019.2 | 2019.2 | /api/v2.0/roles/itential_get_config/execute | 
| /api/v2.0/runCommand | Execute a CLI command on a device. | 2019.2 | 2019.2 | /api/v2.0/roles/itential_cli/execute |